CPhidgetDictionary_set_OnError_Handler

Sets the error handler callback function. This is called when an asyncrhonous error occurs.

extern (C) __gshared
int function(CPhidgetDictionaryHandle dict, CPhidgetDictionary_set_OnError_Handler_Func fptr, void* userPtr) CPhidgetDictionary_set_OnError_Handler;

Meta